home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960425-19960715 / 000335_news@columbia.edu _Sun Jun 30 11:34:32 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: news@columbia.edu
  2. Received: from apakabar.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id LAA03260 for <kermit.misc@watsun.cc.columbia.edu>; Sun, 30 Jun 1996 11:34:32 -0400 (EDT)
  3. Received: (from news@localhost) by apakabar.cc.columbia.edu (8.7.5/8.7.3) id LAA16160 for kermit.misc@watsun; Sun, 30 Jun 1996 11:34:31 -0400 (EDT)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: 8051 kermit
  8. Date: 30 Jun 1996 15:34:30 GMT
  9. Organization: Columbia University
  10. Lines: 13
  11. Message-ID: <4r66q6$fou@apakabar.cc.columbia.edu>
  12. References: <4r4lmq$gbr@no-names.nerdc.ufl.edu>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14.  
  15. In article <4r4lmq$gbr@no-names.nerdc.ufl.edu>,
  16. Gregory Pugh <GLP@sleepy> wrote:
  17. : I wrote file send and receive programs for the 8051 microcontroller using
  18. : the kermit protocol. They can be found on Columbia's kermit ftp site or my
  19. : web server at http://sleepy.anest.ufl.edu/~glp/8051.html. They are
  20. : separate programs due to the limited memory of the 8051 (64k rom & 64k
  21. : ram) I use them to download wav files for analysis.
  22. :
  23. Thanks, Greg!  The files are on kermit.columbia.edu in the directory
  24. kermit/c.  Their names all start with "i51", so you can ftp them as i51*.*.
  25.  
  26. - Frank